setInspectMode

fun setInspectMode(input: SetInspectModeRequest): Single<RequestResponseFrame>

Enters the 'inspect' mode. In this mode, elements that user is hovering over are highlighted. Backend then generates 'inspectNodeRequested' event upon element selection.

Sources

jvm source
Link copied to clipboard